Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 1 - Introduction to Telephony on the Macintosh / Telephone Manager Initialization Reference
Telephone Manager Initialization Functions / Passing Events to a Telephone Tool for Processing


TELEvent

Processes events for a telephone tool.

pascal void TELEvent (TELHandle hTEL, const EventRecord *theEvent);
hTEL
A handle for the telephone record associated with the telephone tool which is to process the event.
theEvent
An event. This can be any type of event (such as a mouse-down event).
DESCRIPTION
When your application receives an event, it should check whether the refCon field for the window record (windowRecord) contains a handle for a telephone record. If it does, then you should call this function to process the event. Such an event occurs, for example, when the user clicks a button in a dialog box displayed by the telephone tool.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help